Needs
Needs["context`"] loads an appropriate file if the specified context is not already in $Packages.
Needs["context`"->"alias`"] loads the given context and establishes alias as a context alias for that context.
Needs["context`","file"] loads file if the specified context is not already in $Packages.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.